Skip to content

Conversation

@russell-islam
Copy link
Collaborator

Summary of the PR

Please summarize here why the changes in this PR are needed.

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR have Signed-Off-By trailers (with
    git commit -s), and the commit message has max 60 characters for the
    summary and max 75 characters for each description line.
  • All added/changed functionality has a corresponding unit/integration
    test.
  • All added/changed public-facing functionality has entries in the "Upcoming
    Release" section of CHANGELOG.md (if no such section exists, please create one).
  • Any newly added unsafe code is properly documented.

Update the CPU features based on latest Hypervisor
code.

Signed-off-by: Muminul Islam <[email protected]>
Generate new binding to update more CPU features
for x86_64.

Signed-off-by: Muminul Islam <[email protected]>
Generate new binding to update more CPU features
for aarch_64.

Signed-off-by: Muminul Islam <[email protected]>
@russell-islam
Copy link
Collaborator Author

@anirudhrb @NunoDasNeves Please take a look.

@russell-islam russell-islam force-pushed the muislam/more-cpu-features branch from 145e232 to c9d78c8 Compare November 23, 2025 06:39
@russell-islam russell-islam enabled auto-merge (rebase) November 23, 2025 06:40
By default enable all CPU features. VMM has
still option to change the CPU feature bits.

Signed-off-by: Muminul Islam <[email protected]>
@russell-islam russell-islam force-pushed the muislam/more-cpu-features branch from c9d78c8 to f7d4fbf Compare November 24, 2025 22:12
@russell-islam russell-islam merged commit 4aa76e1 into main Nov 25, 2025
10 checks passed
@russell-islam russell-islam deleted the muislam/more-cpu-features branch November 25, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants